C1.Web.Mvc Namespace / CollectionViewBatchEditRequest<T> Class / Top Property

In This Topic
Top Property (CollectionViewBatchEditRequest<T>)
In This Topic
Gets or sets the items' count required.
Syntax
'Declaration
 
Public Property Top As Nullable(Of Integer)
 
See Also